Click or drag to resize

MessageImportance Property

Contains a value that indicates the message sender's opinion of the importance of a message.

Namespace:  Independentsoft.Msg
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public Importance Importance { get; set; }

Property Value

Type: Importance
The importance.
See Also